func time.getnum3

2 uses

	time (current package)
		format.go#L926: func getnum3(s string, fixed bool) (int, string, error) {
		format.go#L1123: 			yday, value, err = getnum3(value, std == stdZeroYearDay)